home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / DF_DEBUG.ZIP / READ.ME < prev   
Encoding:
Text File  |  1988-09-14  |  5.2 KB  |  110 lines

  1.  
  2.                    High Tech Solutions to High Tech Problems
  3.                                      From:
  4.  
  5.                                 Gilmore Systems
  6.                                  P.O. Box 3831
  7.                          Beverly Hills, CA 90212-0831
  8.  
  9.                  Voice: (213) 275-8006    Data: (213) 276-5263
  10.  
  11.     ------------------------------------------------------------------------
  12.  
  13.                        Gilmore Systems Proudly Presents:
  14.  
  15.                  Data File Debugger (DFD) - Evaluation Version
  16.  
  17.              For All C programmers using: Tubo C, Microsoft C, C86
  18.        For All Pascal programmers using: Turbo Pascal, Microsoft Pascal
  19.  
  20.     ------------------------------------------------------------------------
  21.  
  22.     Please read  the file  DFD_DESC.TXT for  a description  of what the Data
  23.     File Debugger (DFD) package is all about and what it can do for you.
  24.  
  25.     ------------------------------------------------------------------------
  26.  
  27.                         About this evaluation version:
  28.  
  29.     The  supplied  documentation  in  this  evaluation copy is complete, and
  30.     identical to the documentation found in the commercial package.
  31.  
  32.     The included programs in  this evaluation package have  limitations, and
  33.     some  of  the  utility  programs  are  not included with this evaluation
  34.     package.   Therefore,  some  of  the  programs  and  techniques  in this
  35.     evaluation package described in the documentaion will not be possible.
  36.  
  37.                         The actual DFD program itself:
  38.  
  39.     The  documentation  refers  to  DFD.EXE  as  the  main  program.  In the
  40.     evaluation  version,  the  program  is  named  DFDEVAL.EXE.   Therefore,
  41.     whenever the documentation refers to the DFD program, it should be taken
  42.     as DFDEVAL.   You can  rename DFDEVAL.EXE  to DFD.EXE  if you  feel more
  43.     comfortable with it that  way, and it will  be more consistent with  the
  44.     documentation.  However,  if you  pass on  this evaluation  package to a
  45.     friend, please be sure to keep the original naming conventions the  same
  46.     (ie: keep the name DFDEVAL.EXE).
  47.  
  48.                              Program Limitations:
  49.  
  50.     The DFDEVAL program has one  feature which is deactivated, and  a second
  51.     feature which is  semi deactivated: The  deactivated feature is  the ZAP
  52.     (or  "/z")  feature  as  described  in  the  documentation.   The   semi
  53.     deactivated feature is  the DUMP (or  "/d") feature as  described in the
  54.     documentation - DUMP will only dump the first record of any database  in
  55.     the evaluation version.
  56.  
  57.     The DAD2SRCE program  also has one  feature which is  deactivated in the
  58.     evaluation version: it will not  recognize the "/L" option, or  language
  59.     translation.
  60.  
  61.                               Excluded Programs:
  62.  
  63.     The following utility  programs have been  excluded from the  evaluation
  64.     package and are only supplied with the commercial version:
  65.  
  66.      DADRPT.EXE - generates thorough report of contents of a Data Dictionary
  67.     DADSORT.EXE - sorts a data dictionary in alphabetical & reference order
  68.  
  69.     ------------------------------------------------------------------------
  70.  
  71.     You may use all supplied programs in this evaluation package for a trial
  72.     period of 30 days.  If after the trial period you find that this package
  73.     will be useful to you, you may order the commercial package at our voice
  74.     line with your credit card, or  through our data number with your  modem
  75.     and credit card, or you may forward  a check drawn on a U.S. bank  to us
  76.     at our mailing address.  California residents must add 6.5% sales tax.
  77.  
  78.     Pricing  information  for  the  commercial  version: $39.95 with custom,
  79.     bound documentation, or $19.95 with documentation supplied on  diskette.
  80.     Please state at time  of order if you  wish 5-1/4" or 3-1/2"  disks.  If
  81.     you do not state diskette type, 5-1/4" will be assumed.
  82.  
  83.     If after the evaluation period of  30 days you decide that this  package
  84.     is not for you, please destroy all  copies of it or give it to  a friend
  85.     who may find it of use.
  86.  
  87.     ------------------------------------------------------------------------
  88.  
  89.               This evaluation package contains 16 files:
  90.  
  91.     READ.ME  - This file
  92. DFD_DESC.TXT - Description of what DFD can do for you
  93.      DFD.DOC - Documentation
  94.  DFDEVAL.EXE - The DFD evaluation version.
  95. DAD2SRCE.EXE - Data Dictionary to Source Code conversion program.
  96.  PASSCAN.EXE - Pascal Scanner program.
  97.    CSCAN.EXE - C Scanner program.
  98. MSPA2DAD.EXE - MS Pascal to Data Dictionary conversion program.
  99. TPAS2DAD.EXE - Turbo Pascal to Data Dictionary conversion program.
  100.  CIC2DAD.EXE - Computer Innovations C86 to Data Dictionary conversion pgm.
  101.   TC2DAD.EXE - Turbo C and Microsoft C to Data Dictionary conversion pgm.
  102.  DADUNIQ.EXE - Data Dictionary utility makes member names unique.
  103.  DFDEVAL.SCR - Display screen used by DFDEVAL.EXE
  104. PASTYPES.H   - Pascal Types to be included and used in C programs.
  105.     DEMO.REC - Demo record layout in Turbo Pascal.
  106.     DEMO.DB  - Demo database (data file) stored in Turbo Pascal format.
  107.  
  108. ----------------------------------------------------------------------------
  109. End.
  110.